Skip to content

Retry firmware v2#328

Open
Tosinibikunle wants to merge 14 commits intoopenwisp:masterfrom
Tosinibikunle:retry-firmware-v2
Open

Retry firmware v2#328
Tosinibikunle wants to merge 14 commits intoopenwisp:masterfrom
Tosinibikunle:retry-firmware-v2

Conversation

@Tosinibikunle
Copy link

This PR adds a new API endpoint that allows retrying failed UpgradeOperation instances. The endpoint is intended to improve the operational robustness by giving users the ability to trigger a retry via the API instead of relying solely on automated retries or manual DB intervention. it also adds an update to models.py, task.py, and admin.py.

AjibadeHassan and others added 6 commits July 7, 2025 19:35
Updates the requirements on [django-redis](https://github.com/jazzband/django-redis) to permit the latest version.
- [Release notes](https://github.com/jazzband/django-redis/releases)
- [Changelog](https://github.com/jazzband/django-redis/blob/master/CHANGELOG.rst)
- [Commits](jazzband/django-redis@5.4.0...6.0.0)

---
updated-dependencies:
- dependency-name: django-redis
  dependency-version: 6.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Member

@nemesifier nemesifier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please avoid committing your python virtual environment.

Tosinibikunle and others added 5 commits July 9, 2025 13:43
Updates the requirements on [django-redis](https://github.com/jazzband/django-redis) to permit the latest version.
- [Release notes](https://github.com/jazzband/django-redis/releases)
- [Changelog](https://github.com/jazzband/django-redis/blob/master/CHANGELOG.rst)
- [Commits](jazzband/django-redis@5.4.0...6.0.0)

---
updated-dependencies:
- dependency-name: django-redis
  dependency-version: 6.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@Tosinibikunle
Copy link
Author

Tosinibikunle commented Jul 9, 2025

@nemesifier thanks for the advice. I will work on that.

@Tosinibikunle Tosinibikunle marked this pull request as draft July 9, 2025 12:55
@Tosinibikunle Tosinibikunle marked this pull request as ready for review July 9, 2025 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants